home *** CD-ROM | disk | FTP | other *** search
/ Immoral Angel 1 / Immoral Angel 1.iso / mac / MSTR / PROGRAM / ACTRESS.DIR / 00067_photoG,up.ls < prev    next >
Encoding:
Text File  |  1997-07-10  |  143 b   |  9 lines

  1. on mouseDown
  2.   global packagenum, cursorwait
  3.   eracemenudownbutton()
  4.   if button() then
  5.     cursor(cursorwait)
  6.     go(1, "PHOTO")
  7.   end if
  8. end
  9.